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

  /external/bluetooth/glib/debian/
build 37 my $new_version = "$datestr.$revision";
43 print NEWCHANGELOG "$package ($new_version) unstable; urgency=low\n\n * CVS snapshot build at " . scalar localtime() . "\n\n -- $maintainer " . `date -R` . "\n";
57 print NEWVERSION "$new_version\n";
  /external/elfutils/src/
ldscript.y 49 static struct version *new_version (struct id_list *local,
396 { $$ = new_version (NULL, $2); }
398 { $$ = new_version ($2, NULL); }
604 new_version (struct id_list *local, struct id_list *global)
ldscript.c 173 static struct version *new_version (struct id_list *local,
2059 new_version (struct id_list *local, struct id_list *global) function
    [all...]

Completed in 2374 milliseconds