Searched defs:n (Results 1 – 6 of 6) sorted by relevance
394 rt_size_t n; in _block_device_test() local416 rt_size_t n; in _block_device_test() local
240 #define RANDOM(n) (xrand() % (n)) argument277 static void randomize ( int arr[], int n ) in randomize()
54 static int n[] = variable
77 int n; in producer() local
87 int n; in producer() local
28 struct rt_mmblk_reg *_nth_reg(struct rt_memblock *memblock, rt_uint32_t n) in _nth_reg()
Completed in 20 milliseconds