Searched defs:input_flags (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ui/ |
H A D | ui_lib.c | 100 int input_flags, char *result_buf) in general_allocate_prompt() 121 enum UI_string_types type, int input_flags, in general_allocate_string() 153 int input_flags, char *result_buf) in general_allocate_boolean()
|
H A D | ui_local.h | 64 int input_flags; /* Flags from the user */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ui/ |
H A D | ui_lib.c | 100 int input_flags, char *result_buf) in general_allocate_prompt() 121 enum UI_string_types type, int input_flags, in general_allocate_string() 153 int input_flags, char *result_buf) in general_allocate_boolean()
|
H A D | ui_local.h | 64 int input_flags; /* Flags from the user */ member
|
/netbsd-src/sys/external/bsd/sljit/dist/sljit_src/ |
H A D | sljitNativePPC_common.c | 1134 static sljit_s32 emit_op(struct sljit_compiler *compiler, sljit_s32 op, sljit_s32 input_flags, in emit_op() 2236 sljit_s32 reg, input_flags; in sljit_emit_op_flags() local
|
/netbsd-src/external/gpl3/binutils.old/dist/ld/ |
H A D | ldlang.c | 124 struct lang_input_statement_flags input_flags; variable
|
/netbsd-src/external/gpl3/binutils/dist/ld/ |
H A D | ldlang.c | 131 struct lang_input_statement_flags input_flags; variable
|