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

  /xsrc/external/mit/xinit/dist/
xinit.c 488 char nums[10]; local
545 numn = snprintf(nums, sizeof(nums), "%lu", num);
551 snprintf(newwindowpath, len, "%s", nums);
558 windowpath, nums);
xinit.c 488 char nums[10]; local
545 numn = snprintf(nums, sizeof(nums), "%lu", num);
551 snprintf(newwindowpath, len, "%s", nums);
558 windowpath, nums);

Completed in 7 milliseconds