代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/385891/2579000
s ev67-strlen.s
/*
* arch/alpha/lib/ev67-strlen.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - memo
www.eeworm.com/read/368386/2815754
s ev67-strrchr.s
/*
* arch/alpha/lib/ev67-strrchr.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - mem
www.eeworm.com/read/368386/2815771
s ev67-strchr.s
/*
* arch/alpha/lib/ev67-strchr.S
* 21264 version contributed by Rick Gorton
*
* Return the address of a given character within a null-terminated
* string, or nu
www.eeworm.com/read/368386/2815782
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.
www.eeworm.com/read/368386/2815790
s ev67-strlen.s
/*
* arch/alpha/lib/ev67-strlen.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - memo
www.eeworm.com/read/366702/2884136
c if-4.c
/* Regression test for proper error message. The token name isn't
NUL terminated, so we would print garbage after it. */
/* { dg-do compile } */
#if 1 += 2 /* { dg-error "is not valid" "+= in
www.eeworm.com/read/350657/3119707
s ev67-strrchr.s
/*
* arch/alpha/lib/ev67-strrchr.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - mem
www.eeworm.com/read/350657/3119724
s ev67-strchr.s
/*
* arch/alpha/lib/ev67-strchr.S
* 21264 version contributed by Rick Gorton
*
* Return the address of a given character within a null-terminated
* string, or nu
www.eeworm.com/read/350657/3119735
s strcpy.s
/*
* arch/alpha/lib/strcpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy a null-terminated string from SRC to DST. Return a pointer
* to the null-terminator in the source.
*/
.
www.eeworm.com/read/350657/3119743
s ev67-strlen.s
/*
* arch/alpha/lib/ev67-strlen.S
* 21264 version by Rick Gorton
*
* Finds length of a 0-terminated string. Optimized for the
* Alpha architecture:
*
* - memo