代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/273740/4194945
s strncpy.s
/*
* arch/alpha/lib/strncpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy no more than COUNT bytes of the null-terminated string from
* SRC to DST. If SRC does not cover all of CO
www.eeworm.com/read/273740/4194950
s ev6-stxcpy.s
/*
* arch/alpha/lib/ev6-stxcpy.S
* 21264 version contributed by Rick Gorton
*
* Copy a null-terminated string from SRC to DST.
*
* This is an internal routine u
www.eeworm.com/read/447738/1697126
s p2389.s
# I reached a point where the file looks
# clean and complies with gas syntax, but it core dumps gas. Here's a
# little gdb info:
#
# Program terminated with signal 11, Segmentation fault.
# #0 0x63
www.eeworm.com/read/443386/1743300
s strcat.s
/*
* arch/alpha/lib/strcat.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Append a null-terminated string from SRC to DST.
*/
.text
.align 3
.globl strcat
.ent strcat
strcat:
.fra
www.eeworm.com/read/443386/1743306
s ev67-strcat.s
/*
* arch/alpha/lib/ev67-strcat.S
* 21264 version contributed by Rick Gorton
*
* Append a null-terminated string from SRC to DST.
*
* Much of the information ab
www.eeworm.com/read/443386/1743311
s strncpy.s
/*
* arch/alpha/lib/strncpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy no more than COUNT bytes of the null-terminated string from
* SRC to DST. If SRC does not cover all of CO
www.eeworm.com/read/443386/1743316
s ev6-stxcpy.s
/*
* arch/alpha/lib/ev6-stxcpy.S
* 21264 version contributed by Rick Gorton
*
* Copy a null-terminated string from SRC to DST.
*
* This is an internal routine u
www.eeworm.com/read/439082/1813736
s strcat.s
/*
* arch/alpha/lib/strcat.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Append a null-terminated string from SRC to DST.
*/
.text
.align 3
.globl strcat
.ent strcat
strcat:
.fra
www.eeworm.com/read/439082/1813741
s ev67-strcat.s
/*
* arch/alpha/lib/ev67-strcat.S
* 21264 version contributed by Rick Gorton
*
* Append a null-terminated string from SRC to DST.
*
* Much of the information ab
www.eeworm.com/read/439082/1813746
s strncpy.s
/*
* arch/alpha/lib/strncpy.S
* Contributed by Richard Henderson (rth@tamu.edu)
*
* Copy no more than COUNT bytes of the null-terminated string from
* SRC to DST. If SRC does not cover all of CO