Searched defs:label_t (Results 1 - 4 of 4) sorted by relevance

/illumos-gate/usr/src/uts/sparc/sys/
H A Dmachtypes.h51 typedef struct _label_t { long val[2]; } label_t; typedef in typeref:struct:_label_t
/illumos-gate/usr/src/uts/intel/ia32/sys/
H A Dmachtypes.h61 typedef struct _label_t { long val[REG_LABEL_MAX]; } label_t; typedef in typeref:struct:_label_t
/illumos-gate/usr/src/lib/libbc/inc/include/sys/
H A Dtypes.h38 typedef struct label_t { struct
40 } label_t; typedef in typeref:struct:label_t
/illumos-gate/usr/src/ucbhead/sys/
H A Dtypes.h64 typedef struct _label { int val[13]; } label_t; typedef in typeref:struct:_label
67 typedef struct _label { int val[8]; } label_t; typedef in typeref:struct:_label
70 typedef struct _label { int val[2]; } label_t; typedef in typeref:struct:_label
73 typedef struct _label { int val[10]; } label_t; typedef in typeref:struct:_label

Completed in 54 milliseconds