HomeSort by relevance Sort by last modified time
    Searched refs:tms_t (Results 1 - 5 of 5) sorted by null

  /external/strace/mpers-m32/
tms_t.c 36 typedef struct tms tms_t; typedef in typeref:struct:tms
37 tms_t mpers_target_var;
  /external/strace/mpers-mx32/
tms_t.c 36 typedef struct tms tms_t; typedef in typeref:struct:tms
37 tms_t mpers_target_var;
  /external/strace/
times.c 35 #include DEF_MPERS_TYPE(tms_t)
37 typedef struct tms tms_t; typedef in typeref:struct:tms
42 tms_t tbuf;
m32_type_defs.h 119 # define tms_t MPERS_m32_tms_t macro
mx32_type_defs.h 119 # define tms_t MPERS_mx32_tms_t macro

Completed in 121 milliseconds