Home
last modified time | relevance | path

Searched defs:stack (Results 1 – 25 of 55) sorted by relevance

123

/minix3/common/lib/libprop/
H A Dprop_stack.c36 _prop_stack_init(prop_stack_t stack) in _prop_stack_init()
43 _prop_stack_push(prop_stack_t stack, prop_object_t obj, void *data1, in _prop_stack_push()
80 _prop_stack_pop(prop_stack_t stack, prop_object_t *obj, void **data1, in _prop_stack_pop()
H A Dprop_bool.c65 _prop_bool_free(prop_stack_t stack, prop_object_t *obj) in _prop_bool_free()
204 _prop_bool_internalize(prop_stack_t stack, prop_object_t *obj, in _prop_bool_internalize()
H A Dprop_array.c95 _prop_array_free(prop_stack_t stack, prop_object_t *obj) in _prop_array_free()
776 _prop_array_internalize(prop_stack_t stack, prop_object_t *obj, in _prop_array_internalize()
797 _prop_array_internalize_continue(prop_stack_t stack, in _prop_array_internalize_continue()
829 _prop_array_internalize_body(prop_stack_t stack, prop_object_t *obj, in _prop_array_internalize_body()
H A Dprop_string.c77 _prop_string_free(prop_stack_t stack, prop_object_t *obj) in _prop_string_free()
421 _prop_string_internalize(prop_stack_t stack, prop_object_t *obj, in _prop_string_internalize()
H A Dprop_data.c87 _prop_data_free(prop_stack_t stack, prop_object_t *obj) in _prop_data_free()
542 _prop_data_internalize(prop_stack_t stack, prop_object_t *obj, in _prop_data_internalize()
H A Dprop_object.c626 struct _prop_stack stack; in _prop_object_internalize_by_tag() local
1080 struct _prop_stack stack; in prop_object_release() local
1157 struct _prop_stack stack; in prop_object_equals_with_error() local
H A Dprop_dictionary.c234 _prop_dict_keysym_free(prop_stack_t stack, prop_object_t *obj) in _prop_dict_keysym_free()
345 _prop_dictionary_free(prop_stack_t stack, prop_object_t *obj) in _prop_dictionary_free()
1255 _prop_dictionary_internalize(prop_stack_t stack, prop_object_t *obj, in _prop_dictionary_internalize()
1289 _prop_dictionary_internalize_continue(prop_stack_t stack, prop_object_t *obj, in _prop_dictionary_internalize_continue()
1317 _prop_dictionary_internalize_body(prop_stack_t stack, prop_object_t *obj, in _prop_dictionary_internalize_body()
/minix3/lib/libc/sys/
H A DLint___clone.c12 __clone(int (*func)(void *), void *stack, int flags, void *arg) in __clone() argument
H A DLint_clone.c12 clone(int (*func)(void *), void *stack, int flags, void *arg) in clone() argument
/minix3/external/bsd/llvm/dist/clang/test/CodeGen/
H A D2002-12-15-StructParameters.c5 void *stack; member
/minix3/lib/libexecinfo/
H A Dbuiltin.c58 void *stack = &stack; in backtrace() local
/minix3/tests/lib/libc/sys/
H A Dt_clone.c97 void *allocstack, *stack; in ATF_TC_BODY() local
193 void *allocstack, *stack; in ATF_TC_BODY() local
H A Dt_lwp_create.c108 void *stack; in ATF_TC_BODY() local
H A Dt_swapcontext.c40 char stack[STACKSIZE]; variable
/minix3/external/bsd/llvm/dist/llvm/unittests/Support/
H A DManagedStatic.cpp34 void *stack = malloc(n); in allocate_stack() local
/minix3/tests/usr.bin/xlint/lint1/
H A Dd_typefun.c15 struct stack_st_OPENSSL_BLOCK { _STACK stack; }; member
/minix3/crypto/external/bsd/heimdal/dist/base/
H A Djson.c121 heim_array_t stack; in heim_json2base() local
/minix3/tests/lib/libpthread/
H A Dt_swapcontext.c42 char stack[STACKSIZE]; variable
/minix3/crypto/external/bsd/heimdal/dist/lib/krb5/
H A Dmisc.c102 void *stack[128]; in _krb5_debug_backtrace() local
/minix3/lib/libterminfo/
H A Dtparm.c65 push(long num, char *string, TPSTACK *stack) in push()
78 pop(long *num, char **string, TPSTACK *stack) in pop()
191 TPSTACK stack; in _ti_tiparm() local
/minix3/crypto/external/bsd/openssl/dist/apps/
H A Dcrl2p7.c294 static int add_certs_from_file(STACK_OF(X509) *stack, char *certfile) in add_certs_from_file()
/minix3/minix/lib/libddekit/src/
H A Dthread.h24 char *stack; member
/minix3/external/bsd/llvm/dist/llvm/tools/llvm-c-test/
H A Dcalc.c45 LLVMValueRef stack[MAX_DEPTH]; in build_from_tokens() local
/minix3/sys/arch/i386/stand/mbr/
H A Dgptmbr.S52 stack = 0x7c00 define
/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_cert.c691 int SSL_add_file_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack, in SSL_add_file_cert_subjects_to_stack()
754 int SSL_add_dir_cert_subjects_to_stack(STACK_OF(X509_NAME) *stack, in SSL_add_dir_cert_subjects_to_stack()

123