Searched defs:num (Results 1 - 25 of 81) sorted by relevance

1234

/seL4-refos-master/libs/libmuslc/src/linux/
H A Dioperm.c6 int ioperm(unsigned long from, unsigned long num, int turn_on) argument
/seL4-refos-master/libs/libmuslc/src/stdlib/
H A Ddiv.c3 div_t div(int num, int den) argument
H A Dimaxdiv.c3 imaxdiv_t imaxdiv(intmax_t num, intmax_t den) argument
H A Dldiv.c3 ldiv_t ldiv(long num, long den) argument
H A Dlldiv.c3 lldiv_t lldiv(long long num, long long den) argument
/seL4-refos-master/libs/libmuslc/src/ipc/
H A Dsemctl.c12 int semctl(int id, int num, int cmd, ...) argument
/seL4-refos-master/libs/libsel4utils/include/sel4utils/
H A Dmapping.h47 int num = 3; local
/seL4-refos-master/projects/seL4_libs/libsel4utils/include/sel4utils/
H A Dmapping.h47 int num = 3; local
/seL4-refos-master/libs/libmuslc/src/math/
H A Dtgamma.c91 double_t num = 0, den = 0; local
/seL4-refos-master/libs/libmuslc/src/network/
H A Dproto.c77 struct protoent *getprotobynumber(int num) argument
H A Dif_nameindex.c20 unsigned int num, allocated, str_bytes; member in struct:ifnameindexctx
/seL4-refos-master/projects/refos/impl/apps/nethack/src/nethack-3.4.3/src/
H A Dexper.c117 register int num; local
184 register int num; local
[all...]
H A Dfountain.c25 register int num = rn1(5,2); local
/seL4-refos-master/apps/nethack/src/nethack-3.4.3/src/
H A Dexper.c117 register int num; local
184 register int num; local
[all...]
H A Dfountain.c25 register int num = rn1(5,2); local
/seL4-refos-master/libs/libsel4allocman/include/allocman/utspace/
H A Dvka.h70 static inline int _utspace_vka_add_uts(struct allocman *alloc, void *_trickle, size_t num, const cspacepath_t *uts, size_t *size_bits, uintptr_t *paddr, int utType) argument
/seL4-refos-master/libs/libsel4allocman/src/utspace/
H A Dtwinkle.c36 int _utspace_twinkle_add_uts(allocman_t *alloc, void *_twinkle, size_t num, const cspacepath_t *uts, size_t *size_bits, argument
H A Dsplit.c100 int _utspace_split_add_uts(allocman_t *alloc, void *_split, size_t num, const cspacepath_t *uts, size_t *size_bits, argument
/seL4-refos-master/projects/seL4_libs/libsel4allocman/include/allocman/utspace/
H A Dvka.h70 static inline int _utspace_vka_add_uts(struct allocman *alloc, void *_trickle, size_t num, const cspacepath_t *uts, size_t *size_bits, uintptr_t *paddr, int utType) argument
/seL4-refos-master/projects/seL4_libs/libsel4allocman/src/utspace/
H A Dtwinkle.c36 int _utspace_twinkle_add_uts(allocman_t *alloc, void *_twinkle, size_t num, const cspacepath_t *uts, size_t *size_bits, argument
H A Dsplit.c100 int _utspace_split_add_uts(allocman_t *alloc, void *_split, size_t num, const cspacepath_t *uts, size_t *size_bits, argument
/seL4-refos-master/seL4_tools/elfloader-tool/src/plat/imx7/
H A Dsmp.c84 unsigned int i, num; local
[all...]
/seL4-refos-master/tools/elfloader/src/plat/imx7/
H A Dsmp.c84 unsigned int i, num; local
[all...]
/seL4-refos-master/libs/libsel4debug/src/
H A Dalloc.c263 void *__wrap_calloc(size_t num, size_t size) argument
/seL4-refos-master/projects/seL4_libs/libsel4debug/src/
H A Dalloc.c263 void *__wrap_calloc(size_t num, size_t size) argument

Completed in 93 milliseconds

1234