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

/external/quake/quake/src/QW/client/
H A Dspritegn.h66 typedef enum {ST_SYNC=0, ST_RAND } synctype_t; typedef in typeref:enum:__anon11415
79 synctype_t synctype;
H A Dmodelgen.h52 typedef enum {ST_SYNC=0, ST_RAND } synctype_t; typedef in typeref:enum:__anon11379
72 synctype_t synctype;
/external/quake/quake/src/WinQuake/
H A Dspritegn.h66 typedef enum {ST_SYNC=0, ST_RAND, synctype_t_max = 1<<30 } synctype_t; typedef in typeref:enum:__anon11860
79 synctype_t synctype;
H A Dmodelgen.h52 typedef enum {ST_SYNC=0, ST_RAND, synctype_t_max = 1 << 30 } synctype_t; typedef in typeref:enum:__anon11739
72 synctype_t synctype;

Completed in 165 milliseconds