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

/darwin-on-arm/xnu/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.cpp330 # define YYID(n) (n) macro
335 YYID (int i)
338 YYID (i)
376 # define YYSTACK_FREE(Ptr) do { /* empty */; } while (YYID (0))
450 while (YYID (0))
468 while (YYID (0))
714 while (YYID (0))
729 if (YYID (N)) \
743 while (YYID (0))
783 } while (YYID (
[all...]

Completed in 23 milliseconds