Subject | Slovene | English |
comp., MS | podprogram v listu | leaf routine (An assembly language routine that does not call another routine) |
comp., MS | prevedni podprogram | thunk (A small section of code that performs a translation or conversion during a call or indirection. For example, a thunk is used to change the size or type of function parameters when calling between 16-bit and 32-bit code) |