HomeSort by relevance Sort by last modified time
    Searched full:verify_true (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/lib/
verify.h 28 contexts in C. verify_true (R) is for scalar contexts, including
127 # define verify_true(R) \ macro
130 # define verify_true(R) \ macro
138 # define verify(R) extern int (* verify_function__ (void)) [verify_true (R)]
  /external/bison/lib/
verify.h 221 contexts in C. verify_true (R) is for scalar contexts, including
228 verify_true is obsolescent; please use verify_expr instead. */
230 # define verify_true(R) _GL_VERIFY_TRUE (R, "verify_true (" #R ")") macro

Completed in 870 milliseconds