Searched defs:uni (Results 1 – 9 of 9) sorted by relevance
/openbsd/sys/dev/ic/ |
H A D | pcdisplay_chars.c | 147 u_int16_t uni; member 261 u_int16_t uni; member 329 pcdisplay_mapchar(void *id, int uni, unsigned int *index) in pcdisplay_mapchar()
|
H A D | vga.c | 1104 _vga_mapchar(void *id, struct vgafont *font, int uni, unsigned int *index) in _vga_mapchar() 1129 vga_mapchar(void *id, int uni, unsigned int *index) in vga_mapchar()
|
H A D | sti.c | 1349 sti_mapchar(void *v, int uni, u_int *index) in sti_mapchar()
|
/openbsd/lib/libcrypto/pkcs12/ |
H A D | p12_utl.c | 70 OPENSSL_asc2uni(const char *asc, int asclen, unsigned char **uni, int *unilen) in OPENSSL_asc2uni() 106 OPENSSL_uni2asc(const unsigned char *uni, int unilen) in OPENSSL_uni2asc()
|
/openbsd/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/opt/ |
H A D | emptyunion.C | 6 union uni {}; union
|
/openbsd/gnu/usr.bin/perl/ext/PerlIO-encoding/ |
H A D | encoding.xs | 283 SV *uni; in PerlIOEncode_fill() local
|
/openbsd/lib/libedit/ |
H A D | history.c | 190 #define history_def_setunique(p, uni) \ argument 679 history_setunique(TYPE(History) *h, TYPE(HistEvent) *ev, int uni) in history_setunique()
|
/openbsd/gnu/usr.bin/perl/ |
H A D | toke.c | 746 bool uni = FALSE; in S_missingterm() local
|
H A D | sv.c | 16504 SV *uni; local
|