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

/xnu-2782.1.97/libkern/c++/
H A DOSUnserialize.cpp301 # define YYID(n) (n) macro
306 YYID (int i)
309 YYID (i)
347 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
421 while (YYID (0))
439 while (YYID (0))
680 while (YYID (0))
695 if (YYID (N)) \
709 while (YYID (0))
749 } while (YYID (
[all...]
H A DOSUnserializeXML.cpp334 # define YYID(n) (n) macro
339 YYID (int i)
342 YYID (i)
380 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
454 while (YYID (0))
472 while (YYID (0))
718 while (YYID (0))
733 if (YYID (N)) \
747 while (YYID (0))
787 } while (YYID (
[all...]

Completed in 25 milliseconds