Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/binutils/include/coff/
H A Dsymconst.h40 #define langPascal 1 macro
/freebsd-12.1/contrib/gcc/
H A Dmips-tdump.c180 lang_Pascal = langPascal,
315 case langPascal: return "Pascal"; in lang_to_string()