pagure Logo
  • Log In

source-git / glibc

Clone
Source Code
GIT
  • Source
  • Pull Requests  1
  • Stats
 Overview  Files  Commits  Branches  Forks  Releases

Files

Commit: 6a42799bcccb33f9c482774c8a7e007a23c783e9
  1.   6a42799bcccb33f9c482774c8a7e007a23c783e9
  2.   sysdeps
  3.   ieee754
  4.   ldbl-opt
  5.   nldbl-lrint.c
Blob Blame History Raw
#include "nldbl-compat.h"

long int
attribute_hidden
lrintl (double x)
{
  return lrint (x);
}

Powered by Pagure 5.14.1

SSH Hostkey/Fingerprint | Documentation