Home
last modified time | relevance | path

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

/external/chromium_org/third_party/yasm/source/patched-yasm/tools/re2c/
Dre.h14 typedef struct CharPtn { struct
16 struct CharPtn *fix; argument
17 struct CharPtn *nxt; argument
18 } CharPtn; typedef