HomeSort by: relevance | last modified time | path
    Searched defs:Divide (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/amd/powerplay/hwmgr/
ppevvmath.h 89 static fInt Divide (int, int); /* Divide two INTs and return result as FINT */
118 fInt lower_bound = Divide(78, 10000);
152 fInt upper_bound = Divide(8, 1000);
499 static fInt Divide (int X, int Y)
ppevvmath.h 89 static fInt Divide (int, int); /* Divide two INTs and return result as FINT */
118 fInt lower_bound = Divide(78, 10000);
152 fInt upper_bound = Divide(8, 1000);
499 static fInt Divide (int X, int Y)
ppevvmath.h 89 static fInt Divide (int, int); /* Divide two INTs and return result as FINT */
118 fInt lower_bound = Divide(78, 10000);
152 fInt upper_bound = Divide(8, 1000);
499 static fInt Divide (int X, int Y)

Completed in 33 milliseconds