Searched refs:_ix (Results 1 – 2 of 2) sorted by relevance
/openbmc/openbmc-test-automation/lib/ | ||
H A D | jobs_processing.py | 50 for _ix in range(int(num_process)): |
/openbmc/linux/fs/cramfs/ | ||
H A D | inode.c | 164 #define NEXT_BUFFER(_ix) ((_ix) ^ 1) argument |