Searched defs:PR_IntervalToSeconds (Results 1 - 8 of 8) sorted by relevance

/vbox/src/libs/xpcom18a4/nsprpub/pr/include/
H A Dprinrval.h61 #define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
161 ** FUNCTION: PR_IntervalToSeconds
177 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
/vbox/src/VBox/Main/cbinding/
H A DVBoxCAPI_v3_0.h287 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
H A DVBoxCAPI_v3_1.h287 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
H A DVBoxCAPI_v3_2.h287 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_0.h287 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_1.h287 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_2.h287 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
311 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);
H A DVBoxCAPI_v4_3.h351 # define PR_IntervalToSeconds VBoxNsprPR_IntervalToSeconds macro
375 NSPR_API(PRUint32) PR_IntervalToSeconds(PRIntervalTime ticks);

Completed in 858 milliseconds