Home
last modified time | relevance | path

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

/coreutils/src/
Dtest.c77 static bool binary_operator (bool);
250 value = binary_operator (true); in term()
252 value = binary_operator (false); in term()
267 binary_operator (bool l_is_l) in binary_operator() function
612 value = binary_operator (false); in three_arguments()