Home
last modified time | relevance | path

Searched refs:yyptr (Results 1 – 3 of 3) sorted by relevance

/xnu-11215/libkern/c++/
H A DOSUnserialize.cpp462 YYCOPY (&yyptr->Stack, Stack, yysize); \
463 Stack = &yyptr->Stack; \
465 yyptr += yynewbytes / sizeof (*yyptr); \
1358 union yyalloc *yyptr = local
1360 if (!yyptr) {
/xnu-11215/iokit/System/
H A DOSUnserializeXMLSharedImplementation.h534 YYCOPY (&yyptr->Stack, Stack, yysize); \
535 Stack = &yyptr->Stack; \
537 yyptr += yynewbytes / sizeof (*yyptr); \
1436 union yyalloc *yyptr = local
1438 if (!yyptr) {
/xnu-11215/libkern/libkern/c++/
H A DOSUnserializeXMLSharedImplementation.h534 YYCOPY (&yyptr->Stack, Stack, yysize); \
535 Stack = &yyptr->Stack; \
537 yyptr += yynewbytes / sizeof (*yyptr); \
1436 union yyalloc *yyptr = local
1438 if (!yyptr) {