Home
last modified time | relevance | path

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

/dragonfly/contrib/gdb-7/include/coff/
HDsymconst.h40 #define langPascal 1 macro
/dragonfly/contrib/gcc-4.7/gcc/
HDmips-tdump.c170 lang_Pascal = langPascal,
305 case langPascal: return "Pascal"; in lang_to_string()