Searched defs:n (Results 1 – 3 of 3) sorted by relevance
16 void p2G4_phy_initcom(const char* s, const char* p, uint n){ in p2G4_phy_initcom()
253 for (uint n = 0; n < args->n_devs ; n++) { in p2G4_clear_args_struct() local
148 static void generate_cursor(char *o, const uint n){ in generate_cursor()