Home
last modified time | relevance | path

Searched refs:tok_stdin_decode (Results 1 – 2 of 2) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Parser/
Dtokenizer.c788 tok_stdin_decode(struct tok_state *tok, char **inp) in tok_stdin_decode() function
890 else if (tok_stdin_decode(tok, &newtok) != 0) in tok_nextc()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Parser/
Dtokenizer.c768 tok_stdin_decode(struct tok_state *tok, char **inp) in tok_stdin_decode() function
870 else if (tok_stdin_decode(tok, &newtok) != 0) in tok_nextc()