HomeSort by: relevance | last modified time | path
    Searched defs:idiv_return (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/include/
aeabi.h 157 typedef struct { int quot, rem; } idiv_return; typedef in typeref:struct:__anon22e5a4520308
159 __value_in_regs idiv_return __aeabi_idivmod(int, int);
aeabi.h 157 typedef struct { int quot, rem; } idiv_return; typedef in typeref:struct:__anon22e5a4520308
159 __value_in_regs idiv_return __aeabi_idivmod(int, int);

Completed in 25 milliseconds