HomeSort by relevance Sort by last modified time
    Searched defs:label_t (Results 1 - 4 of 4) sorted by null

  /onnv/onnv-gate/usr/src/uts/sparc/sys/
machtypes.h 51 typedef struct _label_t { long val[2]; } label_t; typedef in typeref:struct:_label_t
  /onnv/onnv-gate/usr/src/uts/intel/ia32/sys/
machtypes.h 61 typedef struct _label_t { long val[REG_LABEL_MAX]; } label_t; typedef in typeref:struct:_label_t
  /onnv/onnv-gate/usr/src/lib/libbc/inc/include/sys/
types.h 38 typedef struct label_t { struct
40 } label_t; typedef in typeref:struct:label_t
  /onnv/onnv-gate/usr/src/ucbhead/sys/
types.h 64 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 1800 milliseconds