Home
last modified time | relevance | path

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

/plan9-contrib/sys/src/ape/cmd/diff/
H A Dregex.h292 #define RE_TRANSLATE(TBL, C) ((TBL)[C]) argument
293 #define RE_TRANSLATE_P(TBL) (TBL) argument