Searched defs:in_array (Results 1 – 2 of 2) sorted by relevance
39 …unsigned int in_array : 1; /**< true if we are a subiterator pointing to an array's element type */ member
195 static int in_array(int *array, int val) in in_array() function