HomeSort by: relevance | last modified time | path
    Searched refs:true_false (Results 1 - 4 of 4) sorted by relevancy

  /src/tests/bin/sh/
t_builtins.sh 710 atf_test_case true_false
1164 atf_add_test_case true_false
  /src/external/gpl3/gcc/dist/libcpp/
expr.cc 866 if (CPP_PEDANTIC (pfile) && !CPP_OPTION (pfile, true_false))
873 else if (CPP_PEDANTIC (pfile) && !CPP_OPTION (pfile, true_false))
1244 else if (CPP_OPTION (pfile, true_false)
  /src/external/bsd/wpa/dist/src/pae/
ieee802_1x_kay.c 4088 static const char * true_false(bool val) function
4168 true_false(p->cached),
4169 true_false(p->active),
4170 true_false(p->retain),
4172 true_false(p->principal));
  /src/external/gpl3/gcc/dist/libcpp/include/
cpplib.h 545 unsigned char true_false; member in struct:cpp_options

Completed in 70 milliseconds