Searched refs:parse_hex (Results 1 – 3 of 3) sorted by relevance
60 code = parse_hex($3)103 function parse_hex(str, n) function
68 number = parse_hex($3)114 function parse_hex(str, n) function
1680 static int parse_hex(struct context *ctx, const struct token *token,1789 .call = parse_hex,6438 parse_hex(struct context *ctx, const struct token *token, in parse_hex() function