Home
last modified time | relevance | path

Searched refs:ADVANCE_CHAR (Results 1 – 4 of 4) sorted by relevance

/device/google/crosshatch/json-c/
Djson_tokener.c225 #define ADVANCE_CHAR(str, tok) \ macro
266 if ((!ADVANCE_CHAR(str, tok)) || (!PEEK_CHAR(c, tok))) in json_tokener_parse_ex()
441 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
456 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
494 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
579 if( !ADVANCE_CHAR(str, tok) || !ADVANCE_CHAR(str, tok) ) { in json_tokener_parse_ex()
585 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
624 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
675 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
795 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
[all …]
/device/google/sunfish/json-c/
Djson_tokener.c225 #define ADVANCE_CHAR(str, tok) \ macro
266 if ((!ADVANCE_CHAR(str, tok)) || (!PEEK_CHAR(c, tok))) in json_tokener_parse_ex()
441 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
456 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
494 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
579 if( !ADVANCE_CHAR(str, tok) || !ADVANCE_CHAR(str, tok) ) { in json_tokener_parse_ex()
585 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
624 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
675 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
795 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
[all …]
/device/google/coral/json-c/
Djson_tokener.c225 #define ADVANCE_CHAR(str, tok) \ macro
266 if ((!ADVANCE_CHAR(str, tok)) || (!PEEK_CHAR(c, tok))) in json_tokener_parse_ex()
441 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
456 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
494 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
579 if( !ADVANCE_CHAR(str, tok) || !ADVANCE_CHAR(str, tok) ) { in json_tokener_parse_ex()
585 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
624 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
675 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
795 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
[all …]
/device/google/bonito/json-c/
Djson_tokener.c225 #define ADVANCE_CHAR(str, tok) \ macro
266 if ((!ADVANCE_CHAR(str, tok)) || (!PEEK_CHAR(c, tok))) in json_tokener_parse_ex()
441 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
456 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
494 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
579 if( !ADVANCE_CHAR(str, tok) || !ADVANCE_CHAR(str, tok) ) { in json_tokener_parse_ex()
585 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
624 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
675 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
795 if (!ADVANCE_CHAR(str, tok) || !PEEK_CHAR(c, tok)) { in json_tokener_parse_ex()
[all …]