代码搜索:quantities
找到约 255 项符合「quantities」的源代码
代码结果 255
www.eeworm.com/read/195341/5111743
6 units.6
.if n .ds / /
.if t .ds / \z/\h'\w'*'u'
.th UNITS VI 8/30/74
.sh NAME
units \*- conversion program
.sh SYNOPSIS
.it Units
converts quantities expressed
in various standard scales to
their equivalents
www.eeworm.com/read/322306/3526231
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#ifdef __cplusplus
extern "C" {
#endif
#define _LOCALE_H_
#include "_ansi.h"
#i
www.eeworm.com/read/369339/2800893
6 units.6
.if n .ds / /
.if t .ds / \z/\h'\w'*'u'
.th UNITS VI 8/30/74
.sh NAME
units \*- conversion program
.sh SYNOPSIS
.it Units
converts quantities expressed
in various standard scales to
their equivalents
www.eeworm.com/read/147331/5732466
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/124347/6051915
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/216502/4890441
1 units.1
.if n .ds / /
.if t .ds / \z/\h'\w'*'u'
.TH UNITS 1
.SH NAME
units \- conversion program
.SH SYNOPSIS
.B units
.SH DESCRIPTION
.I Units
converts quantities expressed
in various standard scales to
the
www.eeworm.com/read/340665/3270714
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/298657/3861673
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/279968/4130868
h locale.h
/*
locale.h
Values appropriate for the formatting of monetary and other
numberic quantities.
*/
#ifndef _LOCALE_H_
#define _LOCALE_H_
#include "_ansi.h"
#ifndef NULL
#define NULL 0
#endif
#d
www.eeworm.com/read/432906/1888476
h page.h
#ifndef __X86_PAGE_H__
#define __X86_PAGE_H__
/*
* It is important that the masks are signed quantities. This ensures that
* the compiler sign-extends a 32-bit mask to 64 bits if that is required.