Searched refs:asm_xtensa_entry_win (Results 1 – 2 of 2) sorted by relevance
126 void asm_xtensa_entry_win(asm_xtensa_t *as, int num_locals);347 #define ASM_ENTRY(as, nlocal) asm_xtensa_entry_win((as), (nlocal))
104 void asm_xtensa_entry_win(asm_xtensa_t *as, int num_locals) { in asm_xtensa_entry_win() function
Completed in 5 milliseconds