Searched refs:type_code (Results 1 – 8 of 8) sorted by relevance
108 int type_code; /* the type of token, returned by lexi */ in main() local309 type_code = lexi(&ps); /* lexi reads one token. The actual in main()321 switch (type_code) { in main()402 (type_code == sp_nparen && *token == 'e' && in main()405 || (type_code == sp_paren && *token == 'i' && in main()456 if (type_code != 0) { in main()488 type_code = lexi(&transient_state); /* read another token */ in main()489 if (type_code != newline && type_code != form_feed && in main()490 type_code != comment && !transient_state.search_brace) { in main()497 if (type_code == 0) { /* we got eof */ in main()[all …]
593 TypeCodes type_code; in NSNumberSummaryProvider() local611 type_code = static_cast<TypeCodes>(cfinfoa & 0x7); in NSNumberSummaryProvider()622 type_code = TypeCodes::sint8; in NSNumberSummaryProvider()625 type_code = TypeCodes::sint16; in NSNumberSummaryProvider()628 type_code = TypeCodes::sint32; in NSNumberSummaryProvider()634 type_code = TypeCodes::sint64; in NSNumberSummaryProvider()637 type_code = TypeCodes::f32; in NSNumberSummaryProvider()640 type_code = TypeCodes::f64; in NSNumberSummaryProvider()649 switch (type_code) { in NSNumberSummaryProvider()
1440 switch (seg->type_code) { in tpc_process()1747 if (cscd->type_code != EC_CSCD_ID) { in ctl_extended_copy_lid1()1765 if (seg->type_code != EC_SEG_B2B && in ctl_extended_copy_lid1()1766 seg->type_code != EC_SEG_VERIFY && in ctl_extended_copy_lid1()1767 seg->type_code != EC_SEG_REGISTER_KEY) { in ctl_extended_copy_lid1()1901 if (cscd->type_code != EC_CSCD_ID) { in ctl_extended_copy_lid4()1919 if (seg->type_code != EC_SEG_B2B && in ctl_extended_copy_lid4()1920 seg->type_code != EC_SEG_VERIFY && in ctl_extended_copy_lid4()1921 seg->type_code != EC_SEG_REGISTER_KEY) { in ctl_extended_copy_lid4()1992 cscd->type_code = EC_CSCD_ID; in tpc_create_token()
273 if (cscd->type_code != EC_CSCD_ID || in tpcl_resolve()
122 %type <i> struct_code mode_code type_code form_code197 | TYPE SP type_code CRLF check_secure759 type_code
112 %type <u.i> struct_code mode_code type_code form_code339 | TYPE check_login SP type_code CRLF873 type_code
483 type_code:8;
1804 uint8_t type_code; member1818 uint8_t type_code; member1832 uint8_t type_code; member1842 uint8_t type_code; member1856 uint8_t type_code; member1868 uint8_t type_code; member