Home
last modified time | relevance | path

Searched refs:GID_TYPE (Results 1 – 6 of 6) sorted by relevance

/external/strace/tests-m32/
Dgetgroups.c35 # define GID_TYPE unsigned int macro
47 # define GID_TYPE unsigned short macro
49 # define GID_TYPE unsigned int macro
56 #ifdef GID_TYPE
65 get_groups(const long size, GID_TYPE *const g) in get_groups()
113 GID_TYPE *const g1 = in main()
115 GID_TYPE *const g2 = tail_alloc(sizeof(*g2) * (ngroups + 1)); in main()
Dsetgroups.c35 # define GID_TYPE unsigned int macro
47 # define GID_TYPE unsigned short macro
49 # define GID_TYPE unsigned int macro
56 #ifdef GID_TYPE
62 printuid(GID_TYPE id) in printuid()
64 if (id == (GID_TYPE) -1U) in printuid()
95 TAIL_ALLOC_OBJECT_CONST_PTR(const GID_TYPE, g1); in main()
96 GID_TYPE *const g2 = tail_alloc(sizeof(*g2) * 2); in main()
97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); in main()
/external/strace/tests-mx32/
Dgetgroups.c35 # define GID_TYPE unsigned int macro
47 # define GID_TYPE unsigned short macro
49 # define GID_TYPE unsigned int macro
56 #ifdef GID_TYPE
65 get_groups(const long size, GID_TYPE *const g) in get_groups()
113 GID_TYPE *const g1 = in main()
115 GID_TYPE *const g2 = tail_alloc(sizeof(*g2) * (ngroups + 1)); in main()
Dsetgroups.c35 # define GID_TYPE unsigned int macro
47 # define GID_TYPE unsigned short macro
49 # define GID_TYPE unsigned int macro
56 #ifdef GID_TYPE
62 printuid(GID_TYPE id) in printuid()
64 if (id == (GID_TYPE) -1U) in printuid()
95 TAIL_ALLOC_OBJECT_CONST_PTR(const GID_TYPE, g1); in main()
96 GID_TYPE *const g2 = tail_alloc(sizeof(*g2) * 2); in main()
97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); in main()
/external/strace/tests/
Dgetgroups.c35 # define GID_TYPE unsigned int macro
47 # define GID_TYPE unsigned short macro
49 # define GID_TYPE unsigned int macro
56 #ifdef GID_TYPE
65 get_groups(const long size, GID_TYPE *const g) in get_groups()
113 GID_TYPE *const g1 = in main()
115 GID_TYPE *const g2 = tail_alloc(sizeof(*g2) * (ngroups + 1)); in main()
Dsetgroups.c35 # define GID_TYPE unsigned int macro
47 # define GID_TYPE unsigned short macro
49 # define GID_TYPE unsigned int macro
56 #ifdef GID_TYPE
62 printuid(GID_TYPE id) in printuid()
64 if (id == (GID_TYPE) -1U) in printuid()
95 TAIL_ALLOC_OBJECT_CONST_PTR(const GID_TYPE, g1); in main()
96 GID_TYPE *const g2 = tail_alloc(sizeof(*g2) * 2); in main()
97 GID_TYPE *const g3 = tail_alloc(sizeof(*g3) * 3); in main()