Lines Matching refs:V_NUMPAR
62 #define V_NUMPAR NDKMAP /* The number of partitions */ macro
122 struct partition v_part[V_NUMPAR]; /* partition headers */
123 time_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */
145 struct extpartition v_part[V_NUMPAR]; /* partition headers */
146 uint64_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */
164 for (i = 0; i < V_NUMPAR; i++) { \
187 for (i = 0; i < V_NUMPAR; i++) { \
216 struct partition32 v_part[V_NUMPAR]; /* partition headers */
217 time32_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */
235 for (i = 0; i < V_NUMPAR; i++) { \
241 for (i = 0; i < V_NUMPAR; i++) \
260 for (i = 0; i < V_NUMPAR; i++) { \
285 for (i = 0; i < V_NUMPAR; i++) { \
291 for (i = 0; i < V_NUMPAR; i++) { \
314 for (i = 0; i < V_NUMPAR; i++) { \
320 for (i = 0; i < V_NUMPAR; i++) { \