Searched refs:exec_cmd_39_type2 (Results 1 – 2 of 2) sorted by relevance
/haiku/src/add-ons/accelerants/skeleton/engine/ |
H A D | info.c | 41 static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec); 1088 exec_cmd_39_type2(rom, offset32, tabs, &double_f); in exec_type2_script_mode() 1232 exec_cmd_39_type2(rom, data, tabs, exec); in exec_type2_script_mode() 1745 static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec) in exec_cmd_39_type2() function
|
/haiku/src/add-ons/accelerants/nvidia/engine/ |
H A D | nv_info.c | 41 static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec); 1175 exec_cmd_39_type2(rom, offset32, tabs, &double_f); in exec_type2_script_mode() 1319 exec_cmd_39_type2(rom, data, tabs, exec); in exec_type2_script_mode() 1832 static void exec_cmd_39_type2(uint8* rom, uint32 data, PinsTables tabs, bool* exec) in exec_cmd_39_type2() function
|