Home
last modified time | relevance | path

Searched defs:tokstring (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/pytorch/torch/csrc/jit/frontend/
H A Dlexer.h174 #define ADD_CASE(tok, _, tokstring) \ in SharedParserData() argument
/aosp_15_r20/prebuilts/go/linux-x86/src/cmd/compile/internal/syntax/
Dparser.go296 func tokstring(tok token) string { func