Home
last modified time | relevance | path

Searched defs:co (Results 1 – 25 of 41) sorted by relevance

12

/freebsd-11-stable/contrib/llvm-project/libunwind/src/
HDlibunwind.cpp71 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in __unw_init_local() local
84 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
100 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
131 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
150 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
162 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
172 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
183 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
195 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
207 AbstractUnwindCursor *co = (AbstractUnwindCursor *)cursor; in _LIBUNWIND_WEAK_ALIAS() local
[all …]
HDUnwind-seh.cpp456 auto *co = reinterpret_cast<AbstractUnwindCursor *>(cursor); in __unw_init_seh() local
/freebsd-11-stable/contrib/lua/src/
HDlcorolib.c22 lua_State *co = lua_tothread(L, 1); in getco() local
28 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
58 lua_State *co = getco(L); in luaB_coresume() local
75 lua_State *co = lua_tothread(L, lua_upvalueindex(1)); in luaB_auxwrap() local
112 lua_State *co = getco(L); in luaB_costatus() local
/freebsd-11-stable/sys/cddl/contrib/opensolaris/uts/common/fs/zfs/lua/
HDlcorolib.c19 static int auxresume (lua_State *L, lua_State *co, int narg) { in auxresume()
49 lua_State *co = lua_tothread(L, 1); in luaB_coresume() local
67 lua_State *co = lua_tothread(L, lua_upvalueindex(1)); in luaB_auxwrap() local
104 lua_State *co = lua_tothread(L, 1); in luaB_costatus() local
/freebsd-11-stable/contrib/netbsd-tests/crypto/opencrypto/
HDh_null.c47 struct crypt_op co; in main() local
HDh_arc4.c51 struct crypt_op co; in main() local
HDh_camellia.c57 struct crypt_op co; in main() local
HDh_cbcdes.c52 struct crypt_op co; in main() local
HDh_aesctr2.c54 struct crypt_op co; in main() local
HDh_gcm.c56 struct crypt_op co; in main() local
HDh_xcbcmac.c78 struct crypt_op co; in main() local
HDh_md5.c76 struct crypt_op co; in main() local
HDh_md5hmac.c144 struct crypt_op co; in main() local
HDh_aesctr1.c212 struct crypt_op co; in main() local
HDh_sha1hmac.c154 struct crypt_op co; in main() local
/freebsd-11-stable/contrib/wpa/wpa_supplicant/
HDwpas_kay.c101 static unsigned int conf_offset_val(enum confidentiality_offset co) in conf_offset_val()
117 enum confidentiality_offset co) in wpas_create_receive_sc()
155 enum confidentiality_offset co) in wpas_create_transmit_sc()
/freebsd-11-stable/lib/libgeom/
HDgeom_xml2tree.c367 struct gconsumer *co; in geom_xml2tree() local
490 struct gconsumer *co; in geom_deletetree() local
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
HDExprClassification.cpp363 const auto *co = cast<BinaryConditionalOperator>(E); in ClassifyInternal() local
370 const auto *co = cast<ConditionalOperator>(E); in ClassifyInternal() local
/freebsd-11-stable/gnu/usr.bin/rcs/rcsmerge/
HDrcsmerge.c118 static char const co[] = CO; variable
/freebsd-11-stable/contrib/wpa/src/ap/
HDwpa_auth_kay.c136 static unsigned int conf_offset_val(enum confidentiality_offset co) in conf_offset_val()
152 enum confidentiality_offset co) in hapd_create_receive_sc()
215 enum confidentiality_offset co) in hapd_create_transmit_sc()
/freebsd-11-stable/sys/arm/amlogic/aml8726/
HDaml8726_rng.c56 struct callout co; member
/freebsd-11-stable/lib/libedit/TEST/
HDtc1.c177 int ac, cc, co; in main() local
HDwtc1.c164 int ac, cc, co, rc; in main() local
/freebsd-11-stable/sbin/ipfw/
HDipfw2.c60 struct cmdline_opts co; /* global options */ variable
2138 show_static_rule(struct cmdline_opts *co, struct format_opts *fo, in show_static_rule()
2256 show_dyn_state(struct cmdline_opts *co, struct format_opts *fo, in show_dyn_state()
2512 prepare_format_dyn(struct cmdline_opts *co, struct format_opts *fo, in prepare_format_dyn()
2544 foreach_state(struct cmdline_opts *co, struct format_opts *fo, in foreach_state()
2585 prepare_format_opts(struct cmdline_opts *co, struct format_opts *fo, in prepare_format_opts()
2624 list_static_range(struct cmdline_opts *co, struct format_opts *fo, in list_static_range()
2659 list_dyn_state(struct cmdline_opts *co, struct format_opts *fo, in list_dyn_state()
2687 list_dyn_range(struct cmdline_opts *co, struct format_opts *fo, in list_dyn_range()
2756 ipfw_show_config(struct cmdline_opts *co, struct format_opts *fo, in ipfw_show_config()
[all …]
/freebsd-11-stable/lib/libedit/
HDtokenizer.c199 int cc, co; in FUN() local

12