Home
last modified time | relevance | path

Searched refs:l_is_l (Results 1 – 1 of 1) sorted by relevance

/coreutils/src/
Dtest.c267 binary_operator (bool l_is_l) in binary_operator() argument
274 if (l_is_l) in binary_operator()
297 char const *l = (l_is_l in binary_operator()
323 if (l_is_l || r_is_l) in binary_operator()
336 if (l_is_l || r_is_l) in binary_operator()
352 if (l_is_l || r_is_l) in binary_operator()