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

  /external/chromium_org/third_party/codesighs/
nm2tsv.c 93 static Switch gHelpSwitch = {"--help", "-h", 0, NULL, "Information on usage."};
98 &gHelpSwitch
415 else if(current == &gHelpSwitch)
codesighs.c 119 static Switch gHelpSwitch = {"--help", "-h", 0, NULL, "Information on usage."};
144 &gHelpSwitch
740 else if(current == &gHelpSwitch)
    [all...]
msdump2symdb.c 93 static Switch gHelpSwitch = {"--help", "-h", 0, NULL, "Information on usage."};
98 &gHelpSwitch
    [all...]
maptsvdifftool.c 101 static Switch gHelpSwitch = {"--help", "-h", 0, NULL, "Information on usage."};
109 &gHelpSwitch
    [all...]
msmap2tsv.c 213 static Switch gHelpSwitch = {"--help", "-h", 0, NULL, "Information on usage."};
224 &gHelpSwitch
    [all...]

Completed in 58 milliseconds