Lines Matching refs:V_NUMPAR
63 #define V_NUMPAR NDKMAP /* The number of partitions */ macro
123 struct partition v_part[V_NUMPAR]; /* partition headers */
124 time_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */
146 struct extpartition v_part[V_NUMPAR]; /* partition headers */
147 uint64_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */
165 for (i = 0; i < V_NUMPAR; i++) { \
188 for (i = 0; i < V_NUMPAR; i++) { \
217 struct partition32 v_part[V_NUMPAR]; /* partition headers */
218 time32_t timestamp[V_NUMPAR]; /* partition timestamp (unsupported) */
236 for (i = 0; i < V_NUMPAR; i++) { \
242 for (i = 0; i < V_NUMPAR; i++) \
261 for (i = 0; i < V_NUMPAR; i++) { \
286 for (i = 0; i < V_NUMPAR; i++) { \
292 for (i = 0; i < V_NUMPAR; i++) { \
315 for (i = 0; i < V_NUMPAR; i++) { \
321 for (i = 0; i < V_NUMPAR; i++) { \