Searched refs:my_strcat (Results 1 - 7 of 7) sorted by relevance

/external/valgrind/main/exp-sgcheck/tests/
H A Dhackedbz2.c968 char* my_strcat ( char* dest, const char* src ) function
6001 my_strcat(inbuf, "At her sixtieth birthday party, Margaret Thatcher ");
6002 my_strcat(inbuf, "blew on the cake to light the candles.\n");
6003 my_strcat(inbuf, "This program, bzip2, the associated library libbzip2, and all\n");
6004 my_strcat(inbuf, "documentation, are copyright (C) 1996-2004 Julian R Seward. All\n");
6005 my_strcat(inbuf, "rights reserved.\n");
6006 my_strcat(inbuf, "\n");
6007 my_strcat(inbuf, "Redistribution and use in source and binary forms, with or without\n");
6008 my_strcat(inbuf, "modification, are permitted provided that the following conditions\n");
6009 my_strcat(inbu
[all...]
/external/valgrind/main/memcheck/tests/
H A Dorigin5-bz2.c961 char* my_strcat ( char* dest, const char* src ) function
5993 my_strcat(inbuf, "At her sixtieth birthday party, Margaret Thatcher ");
5994 my_strcat(inbuf, "blew on the cake to light the candles.\n");
5995 my_strcat(inbuf, "This program, bzip2, the associated library libbzip2, and all\n");
5996 my_strcat(inbuf, "documentation, are copyright (C) 1996-2004 Julian R Seward. All\n");
5997 my_strcat(inbuf, "rights reserved.\n");
5998 my_strcat(inbuf, "\n");
5999 my_strcat(inbuf, "Redistribution and use in source and binary forms, with or without\n");
6000 my_strcat(inbuf, "modification, are permitted provided that the following conditions\n");
6001 my_strcat(inbu
[all...]
H A Dvarinfo6.c999 char* my_strcat ( char* dest, const char* src ) function
6030 my_strcat(inbuf, "At her sixtieth birthday party, Margaret Thatcher ");
6031 my_strcat(inbuf, "blew on the cake to light the candles.\n");
6032 my_strcat(inbuf, "This program, bzip2, the associated library libbzip2, and all\n");
6033 my_strcat(inbuf, "documentation, are copyright (C) 1996-2004 Julian R Seward. All\n");
6034 my_strcat(inbuf, "rights reserved.\n");
6035 my_strcat(inbuf, "\n");
6036 my_strcat(inbuf, "Redistribution and use in source and binary forms, with or without\n");
6037 my_strcat(inbuf, "modification, are permitted provided that the following conditions\n");
6038 my_strcat(inbu
[all...]
/external/valgrind/main/perf/
H A Dbz2.c961 char* my_strcat ( char* dest, const char* src ) function
5992 my_strcat(inbuf, "At her sixtieth birthday party, Margaret Thatcher ");
5993 my_strcat(inbuf, "blew on the cake to light the candles.\n");
5994 my_strcat(inbuf, "This program, bzip2, the associated library libbzip2, and all\n");
5995 my_strcat(inbuf, "documentation, are copyright (C) 1996-2004 Julian R Seward. All\n");
5996 my_strcat(inbuf, "rights reserved.\n");
5997 my_strcat(inbuf, "\n");
5998 my_strcat(inbuf, "Redistribution and use in source and binary forms, with or without\n");
5999 my_strcat(inbuf, "modification, are permitted provided that the following conditions\n");
6000 my_strcat(inbu
[all...]
H A Dtest_input_for_tinycc.c1214 char* my_strcat ( char* dest, const char* src ) function
4454 my_strcat(inbuf, "At her sixtieth birthday party, Margaret Thatcher ");
4455 my_strcat(inbuf, "blew on the cake to light the candles.\n");
4456 my_strcat(inbuf, "This program, bzip2, the associated library libbzip2, and all\n");
4457 my_strcat(inbuf, "documentation, are copyright (C) 1996-2004 Julian R Seward. All\n");
4458 my_strcat(inbuf, "rights reserved.\n");
4459 my_strcat(inbuf, "\n");
4460 my_strcat(inbuf, "Redistribution and use in source and binary forms, with or without\n");
4461 my_strcat(inbuf, "modification, are permitted provided that the following conditions\n");
4462 my_strcat(inbu
[all...]
/external/valgrind/main/VEX/switchback/
H A Dtest_bzip2.c946 char* my_strcat ( char* dest, const char* src ) function
5974 my_strcat(inbuf, "At her sixtieth birthday party, Margaret Thatcher ");
5975 my_strcat(inbuf, "blew on the cake to light the candles.\n");
5976 my_strcat(inbuf, "This program, bzip2, the associated library libbzip2, and all\n");
5977 my_strcat(inbuf, "documentation, are copyright (C) 1996-2004 Julian R Seward. All\n");
5978 my_strcat(inbuf, "rights reserved.\n");
5979 my_strcat(inbuf, "\n");
5980 my_strcat(inbuf, "Redistribution and use in source and binary forms, with or without\n");
5981 my_strcat(inbuf, "modification, are permitted provided that the following conditions\n");
5982 my_strcat(inbu
[all...]
H A Dtest_ppc_jm1.c240 char* my_strcat ( char* dest, const char* src ) function

Completed in 668 milliseconds