Searched refs:fail_p (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/ext/date/
H A Ddate_strptime.c124 #define fail_p() (!NIL_P(ref_hash("_fail"))) macro
152 if (fail_p()) \
664 if (fail_p())
/macosx-10.9.5/cctools-845/ld/
H A Dpass1.c5978 * symbols and if found sets *(int *)fail_p.
5981 symbol_address_compare (void *fail_p, const void *a_p, const void *b_p) argument
5989 *(int *)fail_p = 1;

Completed in 96 milliseconds