Lines Matching refs:aux
62 if (map->aux == sizeof(signed char)) {
68 if (map->aux == sizeof(short)) {
74 if (map->aux == sizeof(int)) {
80 if (map->aux == sizeof(long)) {
94 if (map->aux == sizeof(unsigned char)) {
100 if (map->aux == sizeof(unsigned short)) {
106 if (map->aux == sizeof(unsigned int)) {
112 if (map->aux == sizeof(unsigned long)) {
130 if (map->aux == sizeof(char)) {
136 if (map->aux == sizeof(int)) {
149 lim = map->aux;
197 a.dest_len = schema->aux; /* size of toplevel object to allocate */
284 switch (map[n].aux) {
372 for (q = 0; q < map[n].aux; q++)