HomeSort by relevance Sort by last modified time
    Searched full:special_files (Results 1 - 2 of 2) sorted by null

  /ndk/sources/host-tools/sed-4.2.1/sed/
compile.c 95 struct special_files {
101 struct special_files special_files[] = {
401 struct special_files *special = special_files;
404 cannot be used in the initializer for special_files */
406 for (special = special_files; special->outf.name; special++)
94 struct special_files { struct
100 struct special_files special_files[] = { variable in typeref:struct:special_files
    [all...]
  /ndk/sources/host-tools/sed-4.2.1/
ChangeLog 756 * sed/compile.c (special_files): Use `struct output' instead of the
    [all...]

Completed in 202 milliseconds