HomeSort by: relevance | last modified time | path
    Searched refs:uchar (Results 1 - 25 of 81) sorted by relevancy

1 2 3 4

  /src/games/hack/
def.obj.h 72 uchar otyp;
73 uchar owt;
74 uchar quan; /* use oextra for tmp gold objects */
def.obj.h 72 uchar otyp;
73 uchar owt;
74 uchar quan; /* use oextra for tmp gold objects */
def.obj.h 72 uchar otyp;
73 uchar owt;
74 uchar quan; /* use oextra for tmp gold objects */
config.h 174 * typedef unsigned char uchar;
176 * typedef unsigned short int uchar;
178 typedef unsigned char uchar; typedef in typeref:typename:unsigned char
194 * #define Bitfield(x,n) uchar x
config.h 174 * typedef unsigned char uchar;
176 * typedef unsigned short int uchar;
178 typedef unsigned char uchar; typedef in typeref:typename:unsigned char
194 * #define Bitfield(x,n) uchar x
config.h 174 * typedef unsigned char uchar;
176 * typedef unsigned short int uchar;
178 typedef unsigned char uchar; typedef in typeref:typename:unsigned char
194 * #define Bitfield(x,n) uchar x
def.objclass.h 77 uchar oc_weight;
def.objclass.h 77 uchar oc_weight;
def.objclass.h 77 uchar oc_weight;
  /src/tests/lib/libc/locale/
t_c32rtomb.c 34 #include <uchar.h>
t_mbrtoc32.c 34 #include <uchar.h>
t_c32rtomb.c 34 #include <uchar.h>
t_mbrtoc32.c 34 #include <uchar.h>
t_c32rtomb.c 34 #include <uchar.h>
t_mbrtoc32.c 34 #include <uchar.h>
t_uchar.c 30 * Include <uchar.h> first to verify it declares everything we need.
32 #include <uchar.h>
60 atf_tc_set_md_var(tc, "descr", "Test <uchar.h> types are reasonable");
t_uchar.c 30 * Include <uchar.h> first to verify it declares everything we need.
32 #include <uchar.h>
60 atf_tc_set_md_var(tc, "descr", "Test <uchar.h> types are reasonable");
t_uchar.c 30 * Include <uchar.h> first to verify it declares everything we need.
32 #include <uchar.h>
60 atf_tc_set_md_var(tc, "descr", "Test <uchar.h> types are reasonable");
  /src/lib/libc/locale/
mbrtoc16.c 85 #include <uchar.h>
c16rtomb.c 79 #include <uchar.h>
c8rtomb.c 69 #include <uchar.h>
mbrtoc16.c 85 #include <uchar.h>
c16rtomb.c 79 #include <uchar.h>
c8rtomb.c 69 #include <uchar.h>
mbrtoc16.c 85 #include <uchar.h>

Completed in 37 milliseconds

1 2 3 4