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

/freebsd-13-stable/contrib/ofed/opensm/opensm/
H A Dosm_qos_parser_l.l81 #define START_NAME {in_single_string = TRUE;} /* single string w/o whitespaces (port group name) */
247 {NAME}{WHITE_DOTDOT_WHITE} { SAVE_POS; HANDLE_IF_IN_DESCRIPTION; START_NAME; return TK_NAME; }
/freebsd-13-stable/contrib/expat/lib/
H A Dxmltok_impl.c1504 # define START_NAME \ macro
1514 START_NAME ptr += (n - MINBPC(enc)); \
1523 START_NAME
1525 # undef START_NAME macro

Completed in 111 milliseconds