Searched defs:ENC (Results 1 - 13 of 13) sorted by relevance

/netbsd-current/usr.bin/uuencode/
H A Duuencode.c123 #define ENC(c) ((c) ? ((c) & 077) + ' ': '`') macro
/netbsd-current/usr.bin/audio/ctl/
H A Dctl.c81 #define ENC 7 macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Ddv-bfin_pint.c177 #define ENC(bmap, piq) (((bmap) << 8) + (piq)) macro
[all...]
H A Ddv-bfin_sic.c587 #define ENC(sic, pin) (((sic) << 8) + (pin)) macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Ddv-bfin_pint.c178 #define ENC(bmap, piq) (((bmap) << 8) + (piq)) macro
[all...]
H A Ddv-bfin_sic.c588 #define ENC(sic, pin) (((sic) << 8) + (pin)) macro
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/include/opcode/
H A Dtic6x-opcode-table.h118 #define ENC(id, meth, op) { \ macro
3669 #undef ENC macro
[all...]
/netbsd-current/external/gpl3/gdb/dist/include/opcode/
H A Dtic6x-opcode-table.h118 #define ENC(id, meth, op) { \ macro
3669 #undef ENC macro
[all...]
/netbsd-current/external/gpl3/binutils.old/dist/include/opcode/
H A Dtic6x-opcode-table.h118 #define ENC(id, meth, op) { \ macro
3669 #undef ENC macro
[all...]
/netbsd-current/external/gpl3/binutils/dist/include/opcode/
H A Dtic6x-opcode-table.h118 #define ENC(id, meth, op) { \ macro
3669 #undef ENC macro
[all...]
/netbsd-current/external/bsd/ntp/dist/sntp/libevent/test/
H A Dregress_http.c2596 #define ENC(from,want,plus) do { \ macro
2694 #undef ENC macro
[all...]
/netbsd-current/external/bsd/libevent/dist/test/
H A Dregress_http.c2917 #define ENC(from,want,plus) do { \ macro
3015 #undef ENC macro
[all...]
/netbsd-current/external/public-domain/sqlite/dist/
H A Dsqlite3.c17731 #define ENC(db) ((db)->enc) macro
[all...]

Completed in 711 milliseconds