代码搜索:Terminated

找到约 1,727 项符合「Terminated」的源代码

代码结果 1,727
www.eeworm.com/read/241809/13115097

pas cpwntbuf.pas

{$I CPDIR.INC} {* Experimental unit using collections to store n-trees as null terminated strings. Hope to gain speed by O(1) look up of trees, and no ancestor function conversion
www.eeworm.com/read/138638/13227377

c s_srch1.c

/* ** Given a pointer to a NULL-terminated list of pointers, search ** the strings in the list for a particular character. */ #include #define TRUE 1 #define FALSE 0 int find_c
www.eeworm.com/read/147766/5722649

s strlen.s

/* * strlen.S (c) 1995 David Mosberger (davidm@cs.arizona.edu) * * Finds length of a 0-terminated string. Optimized for the * Alpha architecture: * * - memory accessed as aligned quadwords only
www.eeworm.com/read/136786/5863516

s strlen.s

/* * strlen.S (c) 1995 David Mosberger (davidm@cs.arizona.edu) * * Finds length of a 0-terminated string. Optimized for the * Alpha architecture: * * - memory accessed as aligned quadwords only
www.eeworm.com/read/129848/5969672

ctl emp2.ctl

load data infile * append into table emp fields terminated by '|' ( no float external, name char(20), age integer external, duty char(1), salary float external, upd_ts date(1
www.eeworm.com/read/129064/5975172

ctl emp2.ctl

load data infile * append into table emp fields terminated by '|' ( no float external, name char(20), age integer external, duty char(1), salary float external, upd_ts date(1
www.eeworm.com/read/129064/5975265

ctl emp2.ctl

load data infile * append into table emp fields terminated by '|' ( no float external, name char(20), age integer external, duty char(1), salary float external, upd_ts date(1
www.eeworm.com/read/128531/5985205

s strlen.s

/* * strlen.S (c) 1995 David Mosberger (davidm@cs.arizona.edu) * * Finds length of a 0-terminated string. Optimized for the * Alpha architecture: * * - memory accessed as aligned quadwords only
www.eeworm.com/read/127781/5996362

s strlen.s

/* * strlen.S (c) 1995 David Mosberger (davidm@cs.arizona.edu) * * Finds length of a 0-terminated string. Optimized for the * Alpha architecture: * * - memory accessed as aligned quadwords only
www.eeworm.com/read/110034/6167800

s strlen.s

/* * strlen.S (c) 1995 David Mosberger (davidm@cs.arizona.edu) * * Finds length of a 0-terminated string. Optimized for the * Alpha architecture: * * - memory accessed as aligned quadwords only