Home
last modified time | relevance | path

Searched refs:repos (Results 1 – 3 of 3) sorted by relevance

/illumos-gate/usr/src/cmd/diff3/
H A Ddiff3prog.c113 static void repos(int nchar);
487 repos(nchar); in duplicate()
492 repos(nchar); in duplicate()
497 repos(int nchar) in repos() function
/illumos-gate/usr/src/data/locale/data/
H A DTHIRDPARTYLICENSE5 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
14 http://www.unicode.org/cldr/data/, http://source.icu-project.org/repos/icu/, and
/illumos-gate/usr/src/tools/smatch/src/
H A Dparse.c722 struct position *repos; in struct_union_enum_specifier() local
738 repos = &token->pos; in struct_union_enum_specifier()
748 sym->pos = *repos; in struct_union_enum_specifier()