Searched refs:get_arg (Results 1 – 3 of 3) sorted by relevance
355 u_int (*get_arg)(void); in tty_parse_modes() local362 get_arg = packet_get_int; in tty_parse_modes()365 get_arg = packet_get_char; in tty_parse_modes()409 tio.c_cc[NAME] = special_char_decode(get_arg()); \ in tty_parse_modes()414 if (get_arg()) \ in tty_parse_modes()
52 get_arg (const char *arg, in get_arg() function103 get_arg (arg, "--ensure", &filename); in main()108 get_arg (arg, "--get", &filename); in main()
1349 static struct brw_reg get_arg( struct brw_vs_compile *c, in get_arg() function1908 args[i] = get_arg(c, inst, i); in brw_old_vs_emit()