Searched defs:add_char (Results 1 - 7 of 7) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/vax/vax/
H A Ddb_disasm.c463 add_char(inst_buffer *ib, char c) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/xditview/
H A Ddevice.c371 struct charinfo *add_char(DeviceFont *f, const char *name, int width, int code) function
/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dprincipal.c401 #define add_char(BASE, INDEX, LEN, C) do { if((INDEX) < (LEN)) (BASE)[(INDEX)++] = (C); }while(0); macro
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/devices/grotty/
H A Dtty.cpp376 void tty_printer::add_char(unsigned int c, int w, function in class:tty_printer
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/texinfo/makeinfo/
H A Dmakeinfo.c2551 add_char (int character) function
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/groff/src/roff/troff/
H A Denv.cpp276 void environment::add_char(charinfo *ci) function in class:environment
H A Dnode.cpp4971 node *node::add_char(charinfo *ci, environment *env, function in class:node

Completed in 199 milliseconds