Home
last modified time | relevance | path

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

/glibc-2.36/gmon/
Dtst-sprofil.c144 timersub (&tv, &start, &tv); in main()
/glibc-2.36/time/sys/
Dtime.h247 # define timersub(a, b, result) \ macro
/glibc-2.36/ChangeLog.old/
DChangeLog.54410 * time/sys/time.h (timeradd, timersub): New macros; BSD has these.