Searched refs:buildDictionary (Results 1 – 3 of 3) sorted by relevance
124 static object_t *buildDictionary(parser_state_t *state, object_t *o);230 object: dict { $$ = buildDictionary(STATE, $1);1221 buildDictionary(parser_state_t *state, object_t * header) in buildDictionary() function
219 static object_t *buildDictionary(parser_state_t *state, object_t *o);1593 { (yyval) = buildDictionary(STATE, (yyvsp[(1) - (1)]));2832 buildDictionary(parser_state_t *state, object_t * header) in buildDictionary() function