HomeSort by relevance Sort by last modified time
    Searched refs:t_strcmp (Results 1 - 3 of 3) sorted by null

  /device/linaro/bootloader/edk2/EdkCompatibilityPkg/Sample/Tools/Source/Common/
SimpleFileParsing.c 87 t_strcmp (
305 if ((Len = t_strcmp (mGlobals.SourceFile.FileBufferPtr, Str)) > 0) {
346 if ((Len = t_strcmp (mGlobals.SourceFile.FileBufferPtr, Str)) > 0) {
1142 t_strcmp ( function
  /device/linaro/bootloader/edk2/BaseTools/Source/C/Common/
SimpleFileParsing.c 80 t_strcmp (
283 if ((Len = t_strcmp (mGlobals.SourceFile.FileBufferPtr, Str)) > 0) {
324 if ((Len = t_strcmp (mGlobals.SourceFile.FileBufferPtr, Str)) > 0) {
1123 t_strcmp ( function
  /external/ltp/testcases/kernel/syscalls/string/
string01.c 119 struct t_strcmp { struct

Completed in 271 milliseconds