Home
last modified time | relevance | path

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

/dports/devel/tigcc/tigcc-0.96.b8_10/tigcc/tigcclib/include/c/
H A Dcert.h25 #define cgetc _rom_call(unsigned char,(CFILE*),12B) macro
/dports/devel/z88dk/z88dk/include/
H A Dconio.h127 #define cgetc() getch() macro
/dports/games/libretro-nxengine/nxengine-libretro-10c4381/nxengine/extract-auto/
H A Dcachefiles.cpp628 int cgetc(CFILE *f) in cgetc() function
/dports/math/p5-Math-Pari/pari-2.3.5/src/kernel/none/
H A Dlevel1.h286 cgetc(long l) in cgetc() function
/dports/math/pari/pari-2.13.3/src/headers/
H A Dpariinl.h219 cgetc(long l) { retmkcomplex(cgetr(l), cgetr(l)); } in cgetc() function
/dports/print/fontforge/fontforge-20201107/fontforge/
H A Dscripting.c9292 static int cgetc(Context *c) { in cgetc() function