代码搜索:Terminated
找到约 1,727 项符合「Terminated」的源代码
代码结果 1,727
www.eeworm.com/read/294038/3921897
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/294038/3921902
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/294038/3921907
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/292705/3943716
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/292705/3943721
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/292705/3943726
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/292705/3943731
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/278867/4141024
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/273740/4194935
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/273740/4194940
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