HomeSort by: relevance | last modified time | path
    Searched refs:_C_STRUCT_B (Results 1 - 3 of 3) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/libobjc/
encoding.c 66 #define RECORD_TYPE _C_STRUCT_B
76 while (*_field != _C_STRUCT_E && *_field != _C_STRUCT_B \
341 case _C_STRUCT_B:
533 case _C_STRUCT_B:
762 case _C_STRUCT_B:
1077 if (*type != _C_UNION_B && *type != _C_STRUCT_B)
1088 while (*ntype != _C_STRUCT_E && *ntype != _C_STRUCT_B && *ntype != _C_UNION_B
gc.c 80 case _C_STRUCT_B:
141 case _C_STRUCT_B:
226 case _C_STRUCT_B:
  /src/external/gpl3/gcc.old/dist/libobjc/objc/
runtime.h 111 #define _C_STRUCT_B '{'

Completed in 28 milliseconds