Home
last modified time | relevance | path

Searched refs:_ix (Results 1 – 2 of 2) sorted by relevance

/openbmc/openbmc-test-automation/lib/
H A Djobs_processing.py50 for _ix in range(int(num_process)):
/openbmc/linux/fs/cramfs/
H A Dinode.c164 #define NEXT_BUFFER(_ix) ((_ix) ^ 1) argument