Home
last modified time | relevance | path

Searched defs:funct (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/tests/bin/sh/
H A Dt_option.sh665 funct() { function
702 funct() { function
736 funct() { function
/netbsd-src/sys/ddb/
H A Ddb_command.h85 #define DDB_ADD_CMD(name,funct,type,cmd_descr,cmd_arg,arg_desc)\ argument
88 #define DDB_ADD_CMD(name,funct,type,cmd_descr,cmd_arg,arg_desc)\ argument
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/engine/
H A Deng_table.c22 ENGINE *funct; member
/netbsd-src/external/bsd/pcc/dist/pcc/f77/fcom/
H A Dputscj.c1032 int type, type2, funct; in putaddr() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp1692 llvm::Function *funct = NULL; in createStandardUtilityFunctions() local