Searched refs:trex_list (Results 1 – 1 of 1) sorted by relevance
3071 static int trex_list(TRex *exp);3247 newn = trex_list(exp); in trex_element()3312 static int trex_list(TRex *exp) in trex_list() function3330 tright = trex_list(exp); in trex_list()3575 int res = trex_list((TRex*)exp); in trex_compile()