Searched refs:term_type (Results 1 - 2 of 2) sorted by relevance
/third_party/ltp/pan/ |
H A D | ltp-pan.c | 123 time_t exit_time, char *term_type, int stat_loc, 1409 time_t exit_time, char *term_type, int stat_loc, in write_test_end() 1417 (long)(exit_time - running->mystime), term_type, term_id, in write_test_end() 1408 write_test_end(struct tag_pgrp *running, const char *init_status, time_t exit_time, char *term_type, int stat_loc, int term_id, struct tms *tms1, struct tms *tms2) write_test_end() argument
|
/third_party/python/Parser/ |
H A D | parser.c | 207 #define term_type 1127 // Left-recursive macro 13089 if (_PyPegen_is_memoized(p, term_type, &_res)) { in term_rule() 13096 int tmpvar_7 = _PyPegen_update_memo(p, _mark, term_type, _res); in term_rule() [all...] |
Completed in 44 milliseconds